Skip to content

v0.4#5

Merged
maxnz merged 22 commits intomasterfrom
v0.4
Sep 20, 2019
Merged

v0.4#5
maxnz merged 22 commits intomasterfrom
v0.4

Conversation

@maxnz
Copy link
Copy Markdown
Member

@maxnz maxnz commented Sep 20, 2019

  • Add local text connection via port 1118 - use by running another instance of the server with the -C flag
  • Send end-of-animation messages to clients
  • Allow animations to be persistent across restarts if the -P flag is used

@maxnz maxnz merged commit cdb05d3 into master Sep 20, 2019
@maxnz maxnz deleted the v0.4 branch September 20, 2019 16:09
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 20, 2019

Codecov Report

Merging #5 into master will decrease coverage by 28.74%.
The diff coverage is 33.48%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master       #5       +/-   ##
=============================================
- Coverage     70.11%   41.36%   -28.75%     
- Complexity       22       33       +11     
=============================================
  Files             4        8        +4     
  Lines           174      278      +104     
  Branches         27       65       +38     
=============================================
- Hits            122      115        -7     
- Misses           36      135       +99     
- Partials         16       28       +12
Impacted Files Coverage Δ Complexity Δ
.../main/java/animatedledstrip/cmdline/CommandLine.kt 0% <0%> (ø) 0 <0> (?)
...c/main/java/animatedledstrip/server/ServerUtils.kt 0% <0%> (ø) 0 <0> (?)
.../java/animatedledstrip/server/SocketConnections.kt 41.02% <20.45%> (-16.79%) 5 <0> (ø)
.../animatedledstrip/server/AnimatedLEDStripServer.kt 40.47% <32.81%> (-27.13%) 5 <4> (-1)
...n/java/animatedledstrip/server/AnimationHandler.kt 54.28% <50%> (-38.82%) 13 <12> (+8)
.../main/java/animatedledstrip/server/SocketWriter.kt 50% <50%> (ø) 2 <2> (?)
.../animatedledstrip/server/ContinuousRunAnimation.kt 60.86% <57.14%> (-39.14%) 8 <7> (+2)
...rc/main/java/animatedledstrip/server/GlobalVars.kt 92.85% <92.85%> (ø) 0 <0> (?)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 24e52d5...803e407. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant